changeVideoResolution

abstract fun changeVideoResolution(width: Int, height: Int)

Changes video resolution as given values. These values are not saved so they can be thought as temporary

Parameters

width

width of video

height

height of video